ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / MapLayerBase<T> Class
Members

In This Topic
    MapLayerBase<T> Class
    In This Topic
    Represents a map layer in the map. Base class for map layers.
    Object Model
    MapLayerBase<T> ClassColorScale ClassSVGStyle Class
    Syntax
    'Declaration
     
    
    Public Class MapLayerBase(Of T) 
    public class MapLayerBase<T> 
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.MapLayerBase<T>
          C1.Web.Mvc.ExtraMapLayer<T>

    See Also